home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / whois / README < prev   
Encoding:
Text File  |  2010-01-27  |  1016 b   |  33 lines

  1. Why another whois client? Because the RIPE client is a mess of hacks and
  2. #ifdefs and more complex programs lack features or are bloated.
  3.  
  4. This client is intelligent and can automatically select the appropriate
  5. whois server for most queries.
  6.  
  7.  
  8. Notes about the data files:
  9. - domain names MUST be lowercase and MUST begin with "." or "-".
  10. - first match wins (for both domains and netblocks)
  11. - elements in tld_serv_list are matched against the end of the query
  12.  
  13. Please send me any information you have regarding domains and netblocks
  14. not correctly handled by the program.
  15.  
  16. Please also try to compile after defining HAVE_GETADDRINFO and send me
  17. working #defines for your flavour of UNIX.
  18.  
  19. The home of the program is
  20. http://ftp.debian.org/debian/pool/main/w/whois/ .
  21.  
  22.  
  23. Other information sources:
  24. - RIPE-187 and RIPE-189 (from ftp://ftp.ripe.net/ripe/docs/ or
  25.   http://www.ripe.net/docs/)
  26. - http://www.uninett.no/navn/domreg.html
  27. - http://www.iana.org/root-whois/xx.htm
  28. - http://www.aftld.org/
  29.  
  30. Marco d'Itri
  31. <md@linux.it>
  32.  
  33.